builder-tool: Handle GtkWidget::visible properly
authorMatthias Clasen <mclasen@redhat.com>
Sat, 4 May 2019 15:58:11 +0000 (15:58 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 4 May 2019 18:18:42 +0000 (18:18 +0000)
commit40fe3d94ac2e502c2d5697d8dc7b3faedce5d93e
treecb49ed096398015bb254fe4a773f43e8a04c14a1
parent1a4c988a22f8b8a7e203d00515c18616b25aa9b6
builder-tool: Handle GtkWidget::visible properly

This property has a 'smart' default that depends
on the class of the object we're creating. Take
that into account when deciding whether to omit
properties that are set to their default value.
gtk/tools/gtk-builder-tool-simplify.c